func github.com/vmihailenco/msgpack/v5.decodeStructValue
3 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode_map.go#L274: func decodeStructValue(d *Decoder, v reflect.Value) error {
decode_value.go#L43: reflect.Struct: decodeStructValue,
types.go#L261: decodeStructValuePtr = reflect.ValueOf(decodeStructValue).Pointer()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)